CUipcEventHandle_st

CUDA IPC event handle

extern (C)
struct CUipcEventHandle_st {
char[CU_IPC_HANDLE_SIZE] reserved;
}

Meta